|
|
|
|
EditControl Field, EditValidateEventArgs Class |
The control used for cell editing.
Syntax EditValidateEventArgs Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property EditControl As Control |
C# |
public readonly Control EditControl; |
C++ |
public: <readonly> Control^ EditControl; |
Comments
The EditControl field contains the control used for cell editing.